home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 22 / CU Amiga Magazine's Super CD-ROM 22 (1998)(EMAP Images)(GB)[!][issue 1998-05].iso / PowerPC / Graphics / LWshow / lwShowPPC-V1_6.readme < prev    next >
Text File  |  1998-02-26  |  2KB  |  77 lines

  1. Short:    LwShowPPC V1.6 - Lightwave object viewer for CyberGL
  2. Author:   F.Mariak@phase5.de (Frank Mariak)
  3. Uploader: aminet@ufoo.phase5.de (Aminet Uploader)
  4. Type:     biz/p5
  5.  
  6. lwShowPPC 1.6
  7. =============
  8.  
  9. Lightwave object viewer for CyberGL (68K & PPC version)
  10.  
  11.  
  12.  
  13. Usage:
  14.  
  15. lwShowPPC LWOBJ,RM=REFMAP/K,PUB=PUBSCREEN/K,TESTMODE/S,NO68K/S,NOPPC/S
  16.  
  17. LWOBJ:          a lightwave object file
  18.  
  19. REFMAP:         an optional reflection map file
  20.  
  21. PUBSCREEN:      a pubscreen that the window should be opened on
  22.                 defaults to Workbench if not specified
  23.  
  24. TESTMODE:       switch to set lwShowPPC into testmode. It will run
  25.                 6 tests then in 3 resolutions and both ppc and 68k
  26.                 mode and quits after its done with that
  27.  
  28. NO68K:          switch to disable 68k mode
  29.  
  30. NOPPC:          switch to disable PPC mode
  31.  
  32.  
  33. Keyboard shortcuts:
  34.  
  35. 1               set gl window size to 160x120
  36.  
  37. 2               set gl window size to 320x240
  38.  
  39. 3               set gl window size to 640x480
  40.  
  41. ESC             quit
  42.  
  43. >               zoom into view
  44.  
  45. <               zoom out of view
  46.  
  47. +               zoom into view
  48.  
  49. -               zoom out of view
  50.  
  51. r               runmode, rotates the object 180 times and prints the time
  52.                 needed to stdout
  53.  
  54. t               toggle between PPC and 68K render mode
  55.  
  56. CRSR left       rotate object -10 degrees on the x axis
  57.  
  58. CRSR right      rotate object +10 degrees on the x axis
  59.  
  60. CRSR up         rotate object -10 degrees on the y axis
  61.  
  62. CRSR down       rotate object +10 degrees on the y axis
  63.  
  64.  
  65. Optionally the mouse can be used to rotate the view by holding down the left
  66. mouse button and moving the mouse.
  67.  
  68.  
  69. Revision history
  70. ================
  71.  
  72. lwShowPPC 1.6
  73. -------------
  74.  
  75. - lwShowPPC now uses the embedded elf features of ppc.library v45
  76. - added two new switches NO68K and NOPPC
  77.